Skip to content

Update Helm release external-secrets to v0.20.1#41

Merged
renovate[bot] merged 3 commits intomainfrom
renovate/external-secrets-0.x
Oct 10, 2025
Merged

Update Helm release external-secrets to v0.20.1#41
renovate[bot] merged 3 commits intomainfrom
renovate/external-secrets-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Update Change Pending
external-secrets minor 0.16.2 -> 0.20.1 0.20.2

Release Notes

external-secrets/external-secrets (external-secrets)

v0.20.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.20.1
Image: ghcr.io/external-secrets/external-secrets:v0.20.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.20.1-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v0.19.2...v0.20.1

v0.19.2

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.19.2
Image: ghcr.io/external-secrets/external-secrets:v0.19.2-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.19.2-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.19.1...v0.19.2

v0.19.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.19.1
Image: ghcr.io/external-secrets/external-secrets:v0.19.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.19.1-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.19.0...v0.19.1

v0.19.0

Compare Source

BREAKING CHANGE

🔴 🔴 BREAKING CHANGE 🔴 🔴

Please note that this a breaking change because our CRDs are now too big. Meaning a simple kubectl apply or Argo's default client side apply WILL NOT WORK! You have to add --server-side to kubectl apply and in argo add:

spec:
  project: default
  syncPolicy:
    automated:
      prune: true
      selfHeal: true
    syncOptions:
    - CreateNamespace=true
    - ServerSideApply=true

How to do it in kubectl:

kubectl apply --server-side ...

for it to correctly install the CRDs. Thank you.

Image: ghcr.io/external-secrets/external-secrets:v0.19.0
Image: ghcr.io/external-secrets/external-secrets:v0.19.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.19.0-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.18.2...v0.19.0

v0.18.2

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.18.2
NOTE - the following UBI images are not currently working (broken build process).
Image: ghcr.io/external-secrets/external-secrets:v0.18.2-ubi
I


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 10, 2025 14:00
@renovate renovate bot requested review from rschev and thijslemmens June 10, 2025 14:00
@renovate renovate bot enabled auto-merge June 10, 2025 14:00
Copy link
Member

@vierbergenlars vierbergenlars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking for now, we first need to get rid of external-secrets.io/v1beta1 API usage

@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch 2 times, most recently from 9b94e61 to d42a555 Compare June 12, 2025 12:02
@renovate renovate bot changed the title Update Helm release external-secrets to v0.17.0 Update Helm release external-secrets to v0.18.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch 6 times, most recently from 88856d9 to 3d62fdf Compare June 23, 2025 18:30
@renovate renovate bot changed the title Update Helm release external-secrets to v0.18.0 Update Helm release external-secrets to v0.18.2 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch 4 times, most recently from a83fdac to ecd7af3 Compare July 8, 2025 13:40
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch from ecd7af3 to 7e422b0 Compare July 24, 2025 19:47
@renovate renovate bot changed the title Update Helm release external-secrets to v0.18.2 Update Helm release external-secrets to v0.19.0 Aug 2, 2025
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch from 7e422b0 to 8572991 Compare August 2, 2025 22:44
@renovate renovate bot changed the title Update Helm release external-secrets to v0.19.0 Update Helm release external-secrets to v0.19.1 Aug 8, 2025
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch 2 times, most recently from c9a9ffa to cea50a0 Compare August 11, 2025 17:20
@renovate renovate bot changed the title Update Helm release external-secrets to v0.19.1 Update Helm release external-secrets to v0.19.2 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch 2 times, most recently from 9264530 to 52f0be2 Compare August 19, 2025 01:48
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch from 52f0be2 to 8c3f843 Compare August 21, 2025 18:50
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch from 8c3f843 to ece9278 Compare August 21, 2025 23:49
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch 6 times, most recently from 25f0125 to 818fd98 Compare September 8, 2025 20:37
@renovate renovate bot force-pushed the renovate/external-secrets-0.x branch from 818fd98 to 92e62d8 Compare October 6, 2025 14:07
@renovate renovate bot changed the title Update Helm release external-secrets to v0.19.2 Update Helm release external-secrets to v0.20.1 Oct 6, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@thijslemmens thijslemmens dismissed vierbergenlars’s stale review October 10, 2025 09:06

we don't use beta anywhere anymore where integration-testing is used

@renovate renovate bot merged commit dac19f4 into main Oct 10, 2025
4 checks passed
@renovate renovate bot deleted the renovate/external-secrets-0.x branch October 10, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants